读知识>英语词典>return key翻译和用法

return key

英 [rɪˈtɜːn kiː]

美 [rɪˈtɜːrn kiː]

网络  回车键; 返回键; 归位键; 返回电键

计算机

英英释义

noun

  • the key on electric typewriters or computer keyboards that causes a carriage return and a line feed
      Synonym:return

    双语例句

    • Despite these examples, most words in the Metaphone algorithm return a single key.
      除了这些例子之外,Metaphone算法中的多数单词还是返回单一键。
    • Please return your key card before you leave.
      离开前请您交回房卡。
    • Upon return, a key is created with a universally unique identifier or UUID, which is a String guaranteed to be unique.
      在返回时,会有一个全局惟一的标识符创建,即UUID,这是一个保证惟一的String。
    • When you are checking out, please return the key card to the front desk.
      当您结算离店时,请将钥匙卡交还前台接待。
    • Your PHP class methods can return arrays or key/ value pairs, and the API you defined will automatically generate a JSON array or object from this.
      您的PHP类方法可以返回数组或者键/值对,您定义的API将从其中自动生成一个JSON数组或对象。
    • You can bypass entering a value for optional parameters by pressing the return key, as shown in the example below.
      您可以通过按回车键,绕过可选参数值的输入,如以下示例所示。
    • And if you've never used those, they're usually above your Return key.
      如果你从来没用过这些竖线,它们在,回车键的上面。
    • Please return your key and badge to the HR department.
      请把你的钥匙和工牌还给人事部。
    • The Enter or Return key now "presses" a single selected Action Button.
      输入或回车键现在是“按”单一选择动作按钮。
    • You might want to select a set, order and filter it, and then return only the child elements of the results; return is the key that makes that possible.
      有可能在选择节点集、排序并筛选之后,只返回结果的子元素,return是实现这种功能的关键。